Tags: rag* + llm* + retrieval-augmented generation*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This article explains Retrieval Augmented Generation (RAG), a method to reduce the risk of hallucinations in Large Language Models (LLMs) by limiting the context in which they generate answers. RAG is demonstrated using txtai, an open-source embeddings database for semantic search, LLM orchestration, and language model workflows.
  2. This article guides you through the process of building a local RAG (Retrieval-Augmented Generation) system using Llama 3, Ollama for model management, and LlamaIndex as the RAG framework. The tutorial demonstrates how to get a basic local RAG system up and running with just a few lines of code.
    2024-06-21 Tags: , , , , , by klotz
  3. Learn about how to prompt Command R: Understand the structured prompts used for RAG, formatting chat history and tool outputs, and changing sections of the prompt for different tasks.
    2024-06-19 Tags: , , , by klotz
  4. A CLI tool for interacting with local or remote LLMs to retrieve information about files, execute queries, and perform other tasks in a Retrieval-Augmented Generation (RAG) fashion.
    2024-06-21 Tags: , , , by klotz
  5. LlamaIndex comes with a built-in indexing feature, which allows developers to index large datasets efficiently. This makes it easier to search and retrieve information from these datasets, ultimately improving the overall performance of LLM-based applications.
    2024-06-18 Tags: , , by klotz
  6. This article discusses how to overcome limitations of retrieval-augmented generation (RAG) models by creating an AI assistant using advanced SQL vector queries. The author uses tools such as MyScaleDB, OpenAI, LangChain, Hugging Face and the HackerNews API to develop an application that enhances the accuracy and efficiency of data retrieval process.
  7. This article discusses the potential of unstructured data in software development and how it can be leveraged using Retrieval-Augmented Generation (RAG). The article highlights various types of unstructured data on GitHub, the value of unstructured data, and how RAG can be used to extract insights from this data. The article also explains how RAG works, its applications, and its benefits for developers and organizations.
    2024-06-13 Tags: , , , , by klotz
  8. Case study on measuring context relevance in retrieval-augmented generation systems using Ragas, TruLens, and DeepEval. Develop practical strategies to evaluate the accuracy and relevance of generated context.
  9. Simon Willison explains an accidental prompt injection attack on RAG applications, caused by concatenating user questions with documentation fragments in a Retrieval Augmented Generation (RAG) system.
    2024-06-06 Tags: , , , by klotz
  10. The technology of retrieval-augmented generation, or RAG, could be pivotal in shaping the battle between large language models.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "rag+llm+retrieval-augmented generation"

About - Propulsed by SemanticScuttle